(make_lispy_position): Add x and y coordinates
authorKim F. Storm <storm@cua.dk>
Thu, 27 Nov 2003 21:16:26 +0000 (21:16 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 27 Nov 2003 21:16:26 +0000 (21:16 +0000)
commitee7f7c0eee9a54300a6b4c1f66568ce5c71758d2
tree9534806f7cd363ac390fafe5fea0f9f0e87b49d3
parentf746aa895ee492d7408eef8a690ace14a6e30cd6
(make_lispy_position): Add x and y coordinates
relative to the current glyph as 7th element of position.
If glyph is an image, return it in the object element.
(read_key_sequence): Skip checks for keymap property in cases
where POSN_STRING is not a string (e.g. an image).
src/keyboard.c